home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AppleScript - The Beta Release
/
AppleScript - The Beta Release.iso
/
Developer Scripts
/
FileMaker Pro 2.0 AS Examples
/
Property Examples
/
Layout Properties
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1992-11-25
|
323 b
|
12 lines
|
[
TEXT/ToyS
]
tell application "FileMaker Pro"
class of first Layout of window 2
best type of first Layout of window 2
default type of first Layout of window 2
name of Layout "layout #1"
ID of first Layout
kind of Layout 0
kind of first Layout
Access of Layout 0
Protection of Layout 2
Lock of first Layout of window 2
end tell